H1 { text-align: center }
H2 { text-align: center }

img 	{
		float:left;
	}

span.copyright {
	font-size:x-small;
}

Body {background-color: #66CC66}

#red_cell {
	background:#FF6666;
}

#blue_cell {
	background:#BBBBFF;
}

#white_cell {
	background:#FFFFFF;
}
